home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / express7.zip / RUNME.BAT < prev    next >
DOS Batch File  |  1992-12-29  |  529b  |  13 lines

  1. @ECHO OFF
  2. REM          YOU CAN DELETE THIS FILE AND JUST RUN EXPRESS.EXE!
  3. ECHO.
  4. ECHO.
  5. ECHO     ════════/ USE RUNME ONLY AFTER YOU INSTALLED EXPRESS! /══════
  6. ECHO     You must First type "GO". Type "Runme" only afterwards when you
  7. ECHO     want to view Express(tm) again!. If you have already installed
  8. Echo     Express(tm) with the Go command, go ahead and press you favorite
  9. Echo     Key to continue or CTRL-C to abort...
  10. ECHO     ═════════════════════════════════════════════════════════════════
  11. pause >nul
  12. EXPRESS
  13.